x86/domctl: break out logic to update domain state from cpuid information
authorAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 22 Jan 2016 15:18:02 +0000 (16:18 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 22 Jan 2016 15:18:02 +0000 (16:18 +0100)
commit277df04ba9635d698c9189dbf893e12b0cb73cf2
treec67bf195f6183a5acf20c79b70c2fd36a6295cf7
parent66ea5ed478e020b410ea56ad2fcfd63ab3a03165
x86/domctl: break out logic to update domain state from cpuid information

Later changes will add to this logic.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/domctl.c